google.golang.org/grpc/internal/mem.BinaryTieredBufferPool.sizedPools (field)

4 uses

	google.golang.org/grpc/internal/mem (current package)
		buffer_pool.go#L62: 	sizedPools                       []bufferPool
		buffer_pool.go#L135: 		sizedPools:                       pools,
		buffer_pool.go#L160: 	return b.sizedPools[poolIdx]
		buffer_pool.go#L196: 	return b.sizedPools[poolIdx]